routine n. 例行公事,日常工作;常規(guī);慣例;程序。 the day's routine=daily routine 日常工作。 He can only follow the old routine. 他只會(huì)照常規(guī)辦事。 a test routine 檢驗(yàn)程序。 the input routine 【計(jì)算機(jī)】輸入程序。 adj. 日常的,常規(guī)的,一定不變的。
The sorting routine in listing 5 is another example of more complex netrexx coding 清單5中的排序例程是另外一個(gè)更加復(fù)雜的netrexx編碼示例:
This event is often used to cancel the sorting operation or to perform a custom sorting routine 控件對(duì)相應(yīng)的排序操作進(jìn)行處理之前發(fā)生。此事件通常用于取消排序操作或執(zhí)行自定義的排序例程。
Generic string sort routines . i prefer to use the ' non - pure ' quick sort unless you have a good reason to choose another routine 這是一個(gè)普通的串排序例程。我更喜歡使用這個(gè)'不純粹的'快速排序算法,除非你有一個(gè)更好的理由來(lái)選擇其它的例程。
Since then , i ve used it for an incredible number of tasks , not the least of which was producing test data for debugging and benchmarking sort routines 從那以后,我將它用于令人難以置信的大量任務(wù)中,這些任務(wù)都不是為了生成用于調(diào)試和基準(zhǔn)排序例程的測(cè)試數(shù)據(jù)。
String sort routines : quick , merge , sele - generic string sort routines . i prefer to use the ' non - pure ' quick sort unless you have a good reason to choose another routine 這是一個(gè)普通的串排序例程。我更喜歡使用這個(gè)'不純粹的'快速排序算法,除非你有一個(gè)更好的理由來(lái)選擇其它的例程。